home *** CD-ROM | disk | FTP | other *** search
-
-
-
- llength(n) Tcl Built-In Commands
-
-
-
- _________________________________________________________________
-
- NAME
- llength - Count the number of elements in a list
-
- SYNOPSIS
- llength _l_i_s_t
- _________________________________________________________________
-
-
- DESCRIPTION
- Treats _l_i_s_t as a list and returns a decimal string giving
- the number of elements in it.
-
-
- KEYWORDS
- element, list, length
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Tcl 1
-
-
-
-